home *** CD-ROM | disk | FTP | other *** search
/ Atlas of Florida / Atlas of Florida.iso / Movies / 2.0 Natural Environment / 00532_Script_532 < prev    next >
Text File  |  1994-08-23  |  712b  |  34 lines

  1. setCursors "3,4"
  2. --hideChannel 10
  3. --hideChannel 11
  4. --hideChannel 12
  5. --hideChannel 13
  6. --hideChannel 14
  7. --hideChannel 15
  8. --
  9. -- if June, highlight channel 10
  10. --if char 1 of the date = "6" then showChannel 10
  11. --
  12. --
  13. -- if July, highlight channel 11
  14. --if char 1 of the date = "7" then showChannel 11
  15. --
  16. --
  17. -- if Aug, highlight channel 12
  18. --if char 1 of the date = "8" then showChannel 12
  19. --
  20. --
  21. -- if Sept, highlight channel 13
  22. --if char 1 of the date = "9" then showChannel 13
  23. --
  24. --
  25. -- if Oct, highlight channel 14
  26. --if char 1 to 2 of the date = "10" then showChannel 14
  27. --
  28. --
  29. -- if Nov, highlight channel 15
  30. --if char 1 to 2 of the date = "11" then showChannel 15
  31. --
  32. --
  33. --updateStage
  34.